| Total Complexity | 34 |
| Dependencies | 4 |
| Dependents | 3 |
| Total lines | 177 |
| Lines of code | 162 |
| Logical lines of code | 92 |
| Comment lines | 7 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| convertParagraphsToTables() | 40 | 18 | 57 | |
| convertBlockquotesToTables() | 45 | 6 | 43 | |
| styleLists() | 55 | 4 | 19 | |
| styleHeadings() | 61 | 3 | 12 | |
| render() | 58 | 1 | 17 | |
| insertLineBreak() | 64 | 1 | 11 | |
| removeLastLineBreak() | 79 | 1 | 3 |